win32: fix unterminated #ifdef error
authorDieter Verfaillie <dieterv@optionexplicit.be>
Sun, 23 Oct 2011 19:43:16 +0000 (21:43 +0200)
committerDieter Verfaillie <dieterv@optionexplicit.be>
Sun, 23 Oct 2011 19:46:19 +0000 (21:46 +0200)
commit16343bc9a9fe041b0f69fb1570d11c3e2d5e6f4d
treec396c63d8efdb7094ec317b7e65f75e52f9e0c01
parentd56484f6ed010d020df5d1f09b330746cc894480
win32: fix unterminated #ifdef error

By removing all ifdefs as gtk/gtkwin32.c is only built
on win32 anyway.

https://bugzilla.gnome.org/show_bug.cgi?id=662481
gtk/gtkwin32.c